.spregion .t-Form-fieldContainer--stacked .t-Form-labelContainer {
    text-align: right;
    padding: 0;
}


.spregion .t-Form--labelsAbove .t-Form-fieldContainer .t-Form-inputContainer,.spregion .t-Form-fieldContainer--stacked .t-Form-inputContainer {
margin-left: 10px;
    border: 1px dashed #9db7d2b8;
    border-radius: 3px;
    padding-top: 7px;
	background-color: #f0f8ff6b;
	height: 32px;
}

.spregion .col>.t-Form-fieldContainer{
    margin:0;
}

/*
.spregion{
	margin-bottom: 15px;
}
*/
.spregion .apex-item-display-only {
	font-size: 10pt;
    color: #63707dde;
}

.spregion .t-Form-label {
    color: #73808b;
}

.profile-img .t-Form-itemWrapper {
display: flex;justify-content: center;
}

.bold-items .apex-item-display-only {
    font-weight: bold;
    color: #1c4269;
}

.t-Footer-version {
    display: none;
}

.disable-link {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: black;
}

.help-icon {
    color: #006bd8;
}

.help-title {
    line-height: 36px;
    font-size: 18px;
}